home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip 2004 February
/
Chip_2004-02_cd1.bin
/
software
/
grab
/
grab.exe
/
{app}
/
WinGrab.exe
/
0
/
RCDATA
/
TGALLERYOPTIONSDIALOG
/
TGALLERYOPTIONSDIALOG.txt
< prev
Wrap
Text File
|
2001-10-17
|
4KB
|
184 lines
object GalleryOptionsDialog: TGalleryOptionsDialog
Left = 256
Top = -4
BorderIcons = [biSystemMenu, biMinimize, biMaximize, biHelp]
BorderStyle = bsDialog
Caption = 'Step 1 of 3: Layout of index page(s):'
ClientHeight = 519
ClientWidth = 385
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OnCreate = FormCreate
OnDestroy = FormDestroy
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object SetupPrinterButton: TButton
Left = 36
Top = 120
Width = 84
Height = 25
HelpContext = 450
Caption = 'Setup printer...'
TabOrder = 0
OnClick = SetupPrinterButtonClick
end
object CaptionCheckBox: TCheckBox
Left = 207
Top = 124
Width = 162
Height = 17
HelpContext = 1107
Caption = 'Write filename below images'
State = cbChecked
TabOrder = 1
end
object GroupBox1: TGroupBox
Left = 36
Top = 16
Width = 189
Height = 89
Caption = ' Orientation: '
TabOrder = 2
object Image4: TImage
Left = 124
Top = 30
Width = 32
Height = 32
Picture.Data = {<image000.ico>}
Stretch = True
OnClick = LandscapeButtonClick
end
object Image5: TImage
Left = 36
Top = 30
Width = 32
Height = 32
Picture.Data = {<image001.ico>}
Stretch = True
OnClick = PortraitButtonClick
end
object PortraitButton: TRadioButton
Left = 16
Top = 40
Width = 16
Height = 14
HelpContext = 851
Checked = True
TabOrder = 0
TabStop = True
OnClick = PortraitButtonClick
end
object LandscapeButton: TRadioButton
Left = 104
Top = 40
Width = 16
Height = 14
HelpContext = 852
TabOrder = 1
OnClick = LandscapeButtonClick
end
end
object GroupBox2: TGroupBox
Left = 16
Top = 160
Width = 353
Height = 350
Caption = ' Layout: '
TabOrder = 3
object Image1: TImage
Left = 62
Top = 60
Width = 275
Height = 275
Stretch = True
end
object ColEdit: TEdit
Left = 106
Top = 28
Width = 23
Height = 21
HelpContext = 1100
MaxLength = 2
ReadOnly = True
TabOrder = 0
Text = '4'
OnChange = ColEditChange
end
object ColUpDown: TUpDown
Left = 129
Top = 28
Width = 15
Height = 21
HelpContext = 1100
Associate = ColEdit
Min = 1
Max = 99
Position = 4
TabOrder = 1
Wrap = False
end
object RowEdit: TEdit
Left = 10
Top = 124
Width = 23
Height = 21
HelpContext = 1101
MaxLength = 2
ReadOnly = True
TabOrder = 2
Text = '12'
OnChange = ColEditChange
end
object RowUpDown: TUpDown
Left = 33
Top = 124
Width = 15
Height = 21
HelpContext = 1101
Associate = RowEdit
Min = 1
Max = 99
Position = 12
TabOrder = 3
Wrap = False
end
end
object MoreButton: TButton
Left = 130
Top = 120
Width = 60
Height = 25
Caption = 'More..'
TabOrder = 4
OnClick = MoreButtonClick
end
object NextBitBtn: TBitBtn
Left = 264
Top = 52
Width = 75
Height = 28
Caption = 'Next'
Default = True
TabOrder = 5
OnClick = xNextButtonClick
Glyph.Data = {
5A010000424D5A01000000000000760000002800000012000000130000000100
040000000000E400000000000000000000000000000000000000000000000000
80000080000000808000800000008000800080800000C0C0C000808080000000
FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF00777777777777
7777770000007777777777777777770000007777777777777777770000007777
7778087777777700000077777778008777777700000077777778060877777700
0000778888880660877777000000778000000666087777000000778066666666
6087770000007780666666666608770000007780666666666087770000007780
0000066608777700000077800000066087777700000077777778060877777700
0000777777780087777777000000777777780877777777000000777777777777
777777000000777777777777777777000000777777777777777777000000}
Layout = blGlyphRight
Margin = 12
end
end